object FormConfigDeteccionPS: TFormConfigDeteccionPS Left = 324 Top = 228 BorderIcons = [biSystemMenu] BorderStyle = bsSingle Caption = 'Configurar an�lisis de comportamiento' ClientHeight = 172 ClientWidth = 525 Color = 14609391 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Icon.Data = {} OldCreateOrder = False Position = poScreenCenter Scaled = False OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object BAceptar: TPlaButton Left = 321 Top = 134 Width = 90 Height = 21 Anchors = [akRight, akBottom] Caption = '&Aceptar' Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False TabOrder = 0 OnClick = BAceptarClick end object BCancelar: TPlaButton Left = 419 Top = 134 Width = 90 Height = 21 Anchors = [akRight, akBottom] Caption = '&Cancelar' Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False TabOrder = 1 OnClick = BCancelarClick Cancel = True ModalResult = 2 end object PlaGroupBox2: TPlaGroupBox Left = 13 Top = 11 Width = 496 Height = 107 TitleFont.Charset = DEFAULT_CHARSET TitleFont.Color = 13977088 TitleFont.Height = -11 TitleFont.Name = 'Tahoma' TitleFont.Style = [] Caption = 'Avisos' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 2 object Label2: TLabel Left = 57 Top = 22 Width = 424 Height = 26 AutoSize = False Caption = 'Establece si deseas que se muestren alertas locales en caso de q' + 'ue se encuentren virus u otras amenazas desconocidas en tu PC.' Transparent = True WordWrap = True end object Image4: TImage Left = 10 Top = 22 Width = 32 Height = 32 Picture.Data = {} Transparent = True end object CBAvisarSospechosos: TPlaCheckBox Left = 57 Top = 69 Width = 424 Height = 16 Caption = 'Mostrar alerta en caso de detecci�n de un virus u otra amenaza d' + 'esconocida' Constraints.MaxWidth = 424 Constraints.MinWidth = 424 TabOrder = 0 OnClick = CBAvisarSospechososClick WordWrap = True end end end